Learn R Programming

DataSetsUni (version 0.1)

Breast Cancer Nigeria: The data set consists of 300 lifetime of the breast cancer patients

Description

The function allows to provide 300 lifetime of the breast cancer patients reported by the UITH (University of Ilorin Teaching Hospital) of Nigeria.

Usage

data_breastcancer

Value

data_breastcancer gives the lifetime of the breast cancer patients.

Arguments

data_breastcancer

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set consists of 300 lifetime of the breast cancer patients reported by the UITH (University of Ilorin Teaching Hospital) of Nige- ria. Recently, it is used by Shen et al. (2022) and fitted a new generalized rayleigh distribution.

References

Shen, Z., Alrumayh, A., Ahmad, Z., Abu-Shanab, R., Al-Mutairi, M., & Aldallal, R. (2022). A new generalized rayleigh distribution with analysis to big data of an online community. Alexandria Engineering Journal, 61(12), 11523-11535.

Oguntunde, P. E., Adejumo, A. O., & Okagbue, H. I. (2017). Breast cancer patients in Nigeria: data exploration approach. Data in brief, 15, 47-57.

See Also

data_breastcan, data_brcancer

Examples

Run this code
x<-data_breastcancer
summary(x)

Run the code above in your browser using DataLab